Skip to content

feat(generated): Changes to events and user_management - #428

Merged
gjtorikian merged 4 commits into
mainfrom
oagen/batch-20b123c9
Aug 11, 2026
Merged

feat(generated): Changes to events and user_management#428
gjtorikian merged 4 commits into
mainfrom
oagen/batch-20b123c9

Conversation

@workos-sdk-automation

@workos-sdk-automation workos-sdk-automation Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

feat(events)!: Change required status for parameter Events.list.events

  • Changed required status for parameter Events.list.events.

feat(user_management)!: SDK surface change: Parameter type changed for "verificationId" on "UserManagement.authenticateWithRadarSmsChallenge"

  • SDK surface change: Parameter type changed for "verificationId" on "UserManagement.authenticateWithRadarSmsChallenge".

Triggered by workos/openapi-spec@c4d55e1

BEGIN_COMMIT_OVERRIDE
feat(events): Change required status for parameter Events.list.events (#428)
feat(user_management): SDK surface change: Parameter type changed for "verificationId" on "UserManagement.authenticateWithRadarSmsChallenge" (#428)
END_COMMIT_OVERRIDE

…r "verificationId" on "UserManagement.authenticateWithRadarSmsChallenge"
…iKeys, AuditLogs, Authorization, ClientApi, Connect, DirectorySync, Events, FeatureFlags, Groups, MultiFactorAuth, OrganizationDomains, OrganizationMembership, Organizations, Pipes, PipesProvider, Radar, SSO, UserManagement, Vault, Webhooks, Widgets
@workos-sdk-automation
workos-sdk-automation Bot requested a review from a team as a code owner August 11, 2026 17:12
@workos-sdk-automation workos-sdk-automation Bot added the autogenerated Autogenerated code or content label Aug 11, 2026
@workos-sdk-automation
workos-sdk-automation Bot requested a review from a team as a code owner August 11, 2026 17:12
@workos-sdk-automation
workos-sdk-automation Bot requested a review from mattgd August 11, 2026 17:12
@greptile-apps

greptile-apps Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This generated SDK update synchronizes Events, User Management, Pipes, Groups, webhook event, connection-type, and resource models with the latest OpenAPI specification.

  • Makes the Events event-type filter required and adjusts Radar SMS challenge inputs for sign-in and sign-up flows.
  • Adds client-credentials support for Pipes integrations and password salt-position support for migrated user passwords.
  • Adds group search, new OAuth/provider enum values, connected-account fields, waitlist metadata, and the agent-registration-refreshed event model.

Confidence Score: 5/5

The PR appears safe to merge, with the reviewed generated service signatures, request bodies, enums, and response resources remaining internally consistent.

The breaking API changes are explicitly documented, and no concrete build, request-serialization, deserialization, authentication, or security failure remains after checking the affected flows.

Important Files Changed

Filename Overview
lib/Service/Events.php Makes the event-types filter a required leading argument, consistently passing it through the existing query builder.
lib/Service/UserManagement.php Updates Radar SMS challenge arguments and serializes optional password salt positions for create and update operations.
lib/Service/Pipes.php Adds the client-credentials installation endpoint and updates data-integration authentication method types consistently.
lib/Resource/RadarSmsChallengeCodeSessionAuthenticateRequest.php Makes verification ID and phone number optional while retaining the required pending authentication token.
lib/Resource/DataIntegration.php Allows credentials to be absent for non-OAuth integrations and safely serializes nullable credentials.
lib/Resource/AgentRegistrationRefreshed.php Adds a lifecycle event DTO consistent with existing agent-registration event resources.

Reviews (1): Last reviewed commit: "chore(generated): add release notes frag..." | Re-trigger Greptile

@gjtorikian gjtorikian changed the title feat(generated)!: Changes to events and user_management feat(generated): Changes to events and user_management Aug 11, 2026
@gjtorikian
gjtorikian merged commit d7cb2d5 into main Aug 11, 2026
11 checks passed
@gjtorikian
gjtorikian deleted the oagen/batch-20b123c9 branch August 11, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autogenerated Autogenerated code or content

Development

Successfully merging this pull request may close these issues.

1 participant